翻訳と辞書
Words near each other
・ Physician self-referral
・ Physician supply
・ Physician to the President
・ Physician to the Queen
・ Physician writer
・ Physician, heal thyself
・ Physician-scientist
・ Physicians Across Continents
・ Physicians Act 1540
・ Physicians and Dentists Building
・ Physicians and Surgeons for Scientific Integrity
・ Physical cultural studies
・ Physical culture
・ Physical Culture Palace
・ Physical Data Flow
Physical data model
・ Physical dependence
・ Physical design
・ Physical design (electronics)
・ Physical determinism
・ Physical disability
・ Physical disorder
・ Physical education
・ Physical Education (Community)
・ Physical Education Association of the United Kingdom
・ Physical Education Complex
・ Physical Education Organization
・ Physical effect
・ Physical effects
・ Physical Energy (sculpture)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Physical data model : ウィキペディア英語版
Physical data model

A physical data model (or database design) is a representation of a data design which takes into account the facilities and constraints of a given database management system. In the lifecycle of a project it typically derives from a logical data model, though it may be reverse-engineered from a given database implementation. A complete physical data model will include all the database artifacts required to create relationships between tables or to achieve performance goals, such as indexes, constraint definitions, linking tables, partitioned tables or clusters. Analysts can usually use a physical data model to calculate storage estimates; it may include specific storage allocation details for a given database system.
seven main databases dominate the commercial marketplace: Informix, Oracle, Postgres, SQL Server, Sybase, DB2 and MySQL. Other RDBMS systems tend either to be legacy databases or used within academia such as universities or further education colleges. Physical data models for each implementation would differ significantly, not least due to underlying operating-system requirements that may sit underneath them. For example: SQL Server runs only on Microsoft Windows operating-systems, while Oracle and MySQL can run on Solaris, Linux and other UNIX-based operating-systems as well as on Windows. This means that the disk requirements, security requirements and many other aspects of a physical data model will be influenced by the RDBMS that a database administrator (or an organization) chooses to use.
==References==

(FEA Consolidated Reference Model Document ) (whitehouse.gov) Oct 2007.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Physical data model」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.